BlueCielo TeamWork 2012 VBScript API Reference | BlueCielo ECM Solutions

You are here: Understanding the TeamWork object model > About the Document object > The Document object methods > CreateHybridPart method

CreateHybridPart method

Creates a hybrid for the current document with the specified name. After creation, content for the new hybrid part can be loaded with the LoadFromFile method or LoadFromTemplate method methods.

Syntax
CreateHybridPart(PartName as String) As IASDocument6
Parameters
Name Description

PartName

The name with which to create the new hybrid part.

Remarks

Use this method to create a new hybrid part before loading file content with the LoadFromFile method or LoadFromTemplate method methods. Consider using the ImportHybridPart method method instead.


Copyright © 2000-2012 BlueCielo ECM Solutions

www.bluecieloecm.com